Przeglądaj źródła

no pid-file without printing the pid

Michael van Elst 23 lat temu
rodzic
commit
8d700ff324
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      amd/amd.conf
  2. 1 1
      amd/amd.spec

+ 1 - 1
amd/amd.conf

@@ -8,7 +8,7 @@ pid_file               = @l_prefix@/var/amd/amd.pid
 log_file               = @l_prefix@/var/amd/amd.log
 search_path            = @l_prefix@/etc/amd/:/etc/amdmaps
 normalize_hostnames    = yes
-print_pid              = no
+print_pid              = yes
 restart_mounts         = no
 unmount_on_exit        = no
 cache_duration         = 300

+ 1 - 1
amd/amd.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        System
 License:      BSD
 Version:      6.0.9
-Release:      20030203
+Release:      20030220
 
 #   list of sources
 Source0:      ftp://ftp.am-utils.org/pub/am-utils/am-utils-%{version}.tar.gz