diff options
Diffstat (limited to 'net-misc/ptpd/files/ptpd2.rc')
-rw-r--r-- | net-misc/ptpd/files/ptpd2.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-misc/ptpd/files/ptpd2.rc b/net-misc/ptpd/files/ptpd2.rc index e8cc217aa749..bf8e14332298 100644 --- a/net-misc/ptpd/files/ptpd2.rc +++ b/net-misc/ptpd/files/ptpd2.rc @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PTPD_CONFIGFILE=${PTPD_CONFIGFILE:-/etc/${RC_SVCNAME}.conf} PTPD_STATEFILE_DIR=${PTPD_STATEFILE_DIR:-/var/run} |