Commit Graph

3149 Commits (844f07757d971a892a1468e66f39617812bb6fde)
 

Author SHA1 Message Date
DL6ER 844f07757d
Use runuser command instead of su in init.d script (the runuser command is part of the util-linux package and always available)
6 years ago
DL6ER b89154ca30
Worked in review comments, inlined script content (we don't actually need setcap in the systemd unit as setcap is used in the installer/updater and even in the Makefile so capabilites should always be there)
6 years ago
DL6ER 824c4cdcc9
Use PermissionStartOnly to be granted root permissions for prestart commands
6 years ago
DL6ER e0d41c4a60
Rename systemd unit file inside the repo to confuse Github less
6 years ago
DL6ER 39ead75b86
Quote to prevent word splitting (although not expected to see spaces in there)
6 years ago
DL6ER fb00b5ab17
Use exit code directly
6 years ago
DL6ER df49761e45
Select init.d or systemd unit depending on used init system
6 years ago
DL6ER 55f1adeb39
Use pihole-FTL-prestart.sh the installer will place in /opt/pihole
6 years ago
DL6ER ee0cf07ee3
Install both, init.d and systemd scripts
6 years ago
DL6ER ba1e97787b
Re-add init.d script
6 years ago
DL6ER 57fb1b79bf
Add "nss-lookup.target" and explanation why we want it
6 years ago
DL6ER 7923ae77a6
Add shebang
6 years ago
DL6ER ea4f47fed1
Temporarily disable one test as we are not able to use setcap on Travis CI
6 years ago
DL6ER b1f483394e
Set permissions for pihole-FTL.service to 644 (rw-r--r--)
6 years ago
DL6ER 998138695a
Use SIGHUP for reloading DNS lists
6 years ago
DL6ER cd332a8eca
Remove old init.d script if present as it cannot coexist with the systemd unit we are installing now
6 years ago
DL6ER 9b0aa6e561
Enable systemd service unit + set capabilities for executable after installing the two files
6 years ago
DL6ER d273f58e67
Write systemd unit file for pihole-FTL, delete old init.d file
6 years ago
Adam Warner 310d33b8ee
Merge dev > FTLDNS fix merge conflicts
6 years ago
Adam Warner 8b5dcc3872
Match change made by 7edab27 to prevent merge conflict
6 years ago
Adam Warner 36d9af10f0
Merge pull request #2108 from LudovicRousseau/fix_No_such_file_or_directory
6 years ago
Dan Schaper 0c8fcbc684
Merge pull request #2105 from pi-hole/feature/self_dco
6 years ago
Ludovic Rousseau 7edab27e53 Stylistic change to use an explicit if/then/fi
6 years ago
Ludovic Rousseau 9b3531f634 Fix stylistic issue
6 years ago
Ludovic Rousseau d8f85a8981 Avoid a "No such file or directory" error
6 years ago
Ludovic Rousseau 3b229489c2 Fix regex to find DBFILE= from configuration file
6 years ago
Mark Drobnak c2fcbbb0c6
Merge pull request #2090 from Razvici/master
6 years ago
Dan Schaper 952f1271b4
Do not require DCO for Pi-hole Org members with GPG signed commits.
6 years ago
Mark Drobnak 331472b592
Merge pull request #1999 from pi-hole/tweak/RedundantInstallCode
6 years ago
DL6ER 82d5afe996
Silence error in log flush subroutine when no pihole-FTL.conf can be found
6 years ago
Razvan Radu 7361d5d3ea Update pihole lolcahost probe for DNS status
6 years ago
DL6ER 6086614274
Add "-l, privacylevel" description to "pihole -a"
6 years ago
Adam Warner 6bb4780d32
Merge pull request #2077 from pi-hole/tweak/FTLDNSExperiments
6 years ago
Adam Warner 631f5b4848 Change order of updatable components to match the end output
6 years ago
DL6ER 0f17712f6c
Merge pull request #2085 from pi-hole/FTLDNS-privacylevels
6 years ago
DL6ER 4941e0f8ad
Backend changes needed to be able to set the privacy level
6 years ago
Jacob Salmela fbee18e24d
Merge pull request #2056 from pi-hole/release/v3.3.1
6 years ago
Adam Warner f37b2bc7c1
move call to `get_binary_name` into `FTLcheckUpdate()` to avoid having to run that first
6 years ago
Adam Warner 56278c6394
Fix shellcheck complaints
6 years ago
Adam Warner b1d6c03190
Break out binary name funtion to it's own function
6 years ago
Mark Drobnak 1200a77b22
Merge pull request #2075 from everettsouthwick/development
6 years ago
Mark Drobnak bb9a18ef08
Merge pull request #1987 from ryanknapper/patch-1
6 years ago
Everett Southwick a8b493cb7d Add support for public Cloudflare DNS servers.
6 years ago
Mark Drobnak 971e6f2664
Merge pull request #2064 from Perflyst/chronometer-1
6 years ago
Mark Drobnak a1d6ef04ec
Merge pull request #1758 from mettacrawler/fix-for-RHELish-ifcfg
6 years ago
DL6ER ff47ab12fb
Save number of effectively blocked domains in /etc/pihole/numBlocked
6 years ago
Dan Schaper a97e361661
Merge pull request #2061 from dflamand/development
6 years ago
Dan Schaper 34d84522dd
Merge pull request #2054 from theLMGN/patch-1
6 years ago
Perflyst 3390fbf238 Add RaspberryPi 3B+
6 years ago
Mark Drobnak 98ad1feaeb
Merge pull request #2060 from pi-hole/tweak/debug-xheader
6 years ago