chiark / gitweb /
journald: use SCM_SECURITY to race-freely determine peer SELinux label
[elogind.git] / src / getty-generator.c
index 1263785fb51127d646fc11495ec5d03d57d9c0ad..7fac43a0baf02bcd065ad4e59457c3887e17cf54 100644 (file)
@@ -28,7 +28,7 @@
 #include "unit-name.h"
 #include "virt.h"
 
-const char *arg_dest = "/tmp";
+static const char *arg_dest = "/tmp";
 
 static int add_symlink(const char *fservice, const char *tservice) {
         char *from = NULL, *to = NULL;